[INFO] fetching crate mfm_core 0.1.29...
[INFO] testing mfm_core-0.1.29 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate mfm_core 0.1.29 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate mfm_core 0.1.29
[INFO] finished tweaking crates.io crate mfm_core 0.1.29
[INFO] tweaked toml for crates.io crate mfm_core 0.1.29 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mfm_core 0.1.29 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mfm_core 0.1.29 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 669e0392d29a783245c585c78de671f32e769a2d0f35c934e8a63cea93fca168
[INFO] running `Command { std: "docker" "start" "-a" "669e0392d29a783245c585c78de671f32e769a2d0f35c934e8a63cea93fca168", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "669e0392d29a783245c585c78de671f32e769a2d0f35c934e8a63cea93fca168", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "669e0392d29a783245c585c78de671f32e769a2d0f35c934e8a63cea93fca168", kill_on_drop: false }`
[INFO] [stdout] 669e0392d29a783245c585c78de671f32e769a2d0f35c934e8a63cea93fca168
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06800af03aea718933e1512ff1daf814d9df397283bf59213a19e742d5773bca
[INFO] running `Command { std: "docker" "start" "-a" "06800af03aea718933e1512ff1daf814d9df397283bf59213a19e742d5773bca", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling hex-conservative v0.1.2
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.62
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bitcoin_hashes v0.13.0
[INFO] [stderr]    Compiling ruint v1.17.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling const-hex v1.14.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling bip39 v2.1.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling alloy-primitives v0.8.26
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling bip32 v0.5.3
[INFO] [stderr]    Compiling mfm_core v0.1.29 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.14s
[INFO] running `Command { std: "docker" "inspect" "06800af03aea718933e1512ff1daf814d9df397283bf59213a19e742d5773bca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06800af03aea718933e1512ff1daf814d9df397283bf59213a19e742d5773bca", kill_on_drop: false }`
[INFO] [stdout] 06800af03aea718933e1512ff1daf814d9df397283bf59213a19e742d5773bca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5efff5493e835b97519cbd21a48804418e5a8385c98f01997a610a84587dc2c9
[INFO] running `Command { std: "docker" "start" "-a" "5efff5493e835b97519cbd21a48804418e5a8385c98f01997a610a84587dc2c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling bip32 v0.5.3
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling const-hex v1.14.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling bip39 v2.1.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling alloy-primitives v0.8.26
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling mfm_core v0.1.29 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.37s
[INFO] running `Command { std: "docker" "inspect" "5efff5493e835b97519cbd21a48804418e5a8385c98f01997a610a84587dc2c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5efff5493e835b97519cbd21a48804418e5a8385c98f01997a610a84587dc2c9", kill_on_drop: false }`
[INFO] [stdout] 5efff5493e835b97519cbd21a48804418e5a8385c98f01997a610a84587dc2c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1ae0750c9e006ed75b9e7f269b1069471fed86affc0dbc3ba4e7077cecc8f523
[INFO] running `Command { std: "docker" "start" "-a" "1ae0750c9e006ed75b9e7f269b1069471fed86affc0dbc3ba4e7077cecc8f523", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mfm_core-cd6ee337d563ffa9)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test keystore::tests::keystore_is_not_send_nor_sync ... ok
[INFO] [stdout] test keystore::tests::test_early_file_validation_dos_protection ... ok
[INFO] [stdout] test keystore::tests::test_duplicate_entry_ids_rejected ... ok
[INFO] [stdout] test keystore::tests::test_auto_lock_timeout_can_be_disabled ... ok
[INFO] [stdout] test keystore::tests::test_keystore_new_variants ... ok
[INFO] [stdout] test keystore::tests::test_auto_lock_timeout_expires_session ... ok
[INFO] [stdout] test keystore::tests::test_error_conditions ... ok
[INFO] [stdout] test keystore::tests::test_keystore_version_handling ... ok
[INFO] [stdout] test keystore::tests::test_audit_log_limit_boundary_is_accepted ... ok
[INFO] [stdout] test keystore::tests::test_locked_operations ... ok
[INFO] [stdout] test keystore::tests::test_import_private_key_edge_cases ... ok
[INFO] [stdout] test keystore::tests::test_file_integrity_protection ... ok
[INFO] [stdout] test keystore::tests::test_lock_comprehensive ... ok
[INFO] [stdout] test keystore::tests::test_new_keystore_creation ... ok
[INFO] [stdout] test keystore::tests::test_non_regular_keystore_path_rejected ... ok
[INFO] [stdout] test keystore::tests::test_list_keys_comprehensive ... ok
[INFO] [stdout] test keystore::tests::test_get_private_key_comprehensive ... ok
[INFO] [stdout] test keystore::tests::test_password_policy_rejects_common_values_case_insensitive ... ok
[INFO] [stdout] test keystore::tests::test_password_policy_rejects_whitespace_only_password ... ok
[INFO] [stdout] test keystore::tests::test_auto_lock_timeout_refreshes_on_sensitive_operations ... ok
[INFO] [stdout] test keystore::tests::test_secret_export_feature_is_disabled_by_default ... ok
[INFO] [stdout] test keystore::tests::test_concurrent_operations ... ok
[INFO] [stdout] test keystore::tests::test_import_mnemonic_edge_cases ... ok
[INFO] [stdout] test keystore::tests::test_mnemonic_import_and_retrieval ... ok
[INFO] [stdout] test keystore::tests::test_keystore_file_corruption_handling ... ok
[INFO] [stdout] test keystore::tests::test_key_deletion ... ok
[INFO] [stdout] test keystore::tests::test_mnemonic_passphrase_not_persisted_in_plaintext ... ok
[INFO] [stdout] test keystore::tests::test_concurrent_write_conflict_detected ... ok
[INFO] [stdout] test keystore::tests::test_password_policy_accepts_12_char_strong_password ... ok
[INFO] [stdout] test keystore::tests::test_symlink_keystore_path_rejected ... ok
[INFO] [stdout] test keystore::tests::test_file_integrity_protection_entry_swap ... ok
[INFO] [stdout] test keystore::tests::test_symlink_parent_directory_rejected ... ok
[INFO] [stdout] test keystore::tests::test_keystore_persistence ... ok
[INFO] [stdout] test keystore::tests::test_oversized_audit_log_rejected ... ok
[INFO] [stdout] test keystore::tests::test_secure_key_methods ... ok
[INFO] [stdout] test keystore::tests::test_weak_password_rejected_on_create_and_change ... ok
[INFO] [stdout] test keystore::tests::test_mnemonic_passphrase_support ... ok
[INFO] [stdout] test keystore::tests::test_private_key_import_and_retrieval ... ok
[INFO] [stdout] test keystore::tests::test_aad_prevents_entry_swapping ... ok
[INFO] [stdout] test keystore::tests::test_tampered_file_metadata_not_exposed_before_unlock ... ok
[INFO] [stdout] test keystore::tests::test_unsafe_parent_directory_rejected ... ok
[INFO] [stdout] test keystore::tests::test_write_fails_if_backing_file_deleted_during_session ... ok
[INFO] [stdout] test keystore::tests::test_wrong_password ... ok
[INFO] [stdout] test keystore::tests::test_unlock_edge_cases ... ok
[INFO] [stdout] test keystore::tests::test_change_password_reencrypts_entries ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.08s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mfm_core
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/lib.rs - (line 10) - compile ... ok
[INFO] [stdout] test src/config/token.rs - config::token::TokenNetwork::slippage_bps (line 60) ... ok
[INFO] [stdout] test src/config/network.rs - config::network::Network::min_balance_wei (line 65) ... ok
[INFO] [stdout] test src/lib.rs - config (line 29) ... ok
[INFO] [stdout] test src/lib.rs - keystore (line 32) ... ok
[INFO] [stdout] test src/config/mod.rs - config::Config::validate (line 214) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1ae0750c9e006ed75b9e7f269b1069471fed86affc0dbc3ba4e7077cecc8f523", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ae0750c9e006ed75b9e7f269b1069471fed86affc0dbc3ba4e7077cecc8f523", kill_on_drop: false }`
[INFO] [stdout] 1ae0750c9e006ed75b9e7f269b1069471fed86affc0dbc3ba4e7077cecc8f523
